packages/pymysql: fix whitespaces
authorGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:06:05 +0000 (07:06 +0000)
committerGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:06:05 +0000 (07:06 +0000)
Signed-off-by: Dirk Neukirchen <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 40241

lang/pymysql/Makefile

index 9a54f26226b2d39316695a9ac42393bbea5f29ae..4669591b98df8f7d9c4f4e1772b41cf76754347a 100644 (file)
@@ -30,7 +30,7 @@ define Package/python-mysql
 endef
 
 define Package/python-mysql/description
- MySQLdb is an thread-compatible interface to the popular MySQL database 
+ MySQLdb is an thread-compatible interface to the popular MySQL database
  server that provides the Python database API.
 endef